home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / dalla rivista / netconnect3 / mftp-ii / mftp.readme < prev    next >
Text File  |  1999-10-20  |  8KB  |  204 lines

  1.                  ______________   _______  __   __  
  2.         _ __ ___ |  ___  _____ \  \_   _/ |_ | |_ | 
  3.        | '_ ` _ \| __| | | ___) |  | | |   | |  | |
  4.        | | | | | | |   | | | __/ - | | |   | |_ | |
  5.        |_| |_| |_|_|   |_| | |    /_____\ |___(_)__| 
  6. ---------------------------|_|------------------------------
  7.     © 1995-98 Michael Neuweiler <dolphin@zool.unizh.ch>
  8.     © 1999    Jamie van den Berge <entity@vapor.com>
  9. ------------------------------------------------------------
  10.  
  11. 0.97alpha
  12. =============
  13. - Development taken over by Jamie van den Berge
  14. - General: Lotsa changes :)
  15.  
  16. 0.98alpha
  17. =============
  18. - GUI: fixed hit on reading dir
  19. - Net: fixed cd to /pub/aminet on non-ADT servers
  20. - GUI: added context menu to filelist
  21.  
  22. 0.99alpha
  23. =========
  24. - General: implemented keyfile system
  25. - Net: fixed login failure race condition
  26. - GUI: prefs window now opens on 640x256
  27. - Net: fixed Nuke(TM) and/or Hang® on abort or failure of file transfer.
  28. - GUI: local listers in dual list mode now show the right directory on open
  29.   (set in host edit window)
  30. - Net: added automatic transfer type stuff
  31. - GUI: 'Start All' button in batch window should now work
  32. - GUI: ghosting of toolbar icons in dual list adt mode now working
  33. - Net: fixed connection lockup on failure to read the dir
  34. - GUI: added primitive download status indication to batch window
  35.  
  36. 1.0
  37. ===
  38. - WOA Prerelease
  39.  
  40. 1.0.1alpha
  41. ==========
  42. - GUI: fixed stringgadget showing crap in makedir requester
  43. - GUI: fixed local listers not being refreshed after makedir
  44. - General: hostlist is now automatically saved on exit
  45. - GUI: added menu option to save hostlist w/o requester
  46. - Net: fixed a filelist parsing bug causing weird effects on
  47.   some FTP servers
  48.  
  49. 1.0.2alpha
  50. ==========
  51. - ADT: added search feature
  52. - GUI: dirs show up white now
  53. - GUI: added seperator thingies to filelist context menu
  54. - GUI: added parent button next to path string
  55. - Net: fixed false reporting of 'No control connection' when
  56.   uploading
  57.  
  58. 1.0.3alpha
  59. ==========
  60. - GUI: toolbar now made using SpeedBar.mcc (by Wiz)
  61. - Net: added VMS support code
  62. - GUI: fixed Select files thingy (was broken due to chaning
  63.   toolbar to SpeedBar.mcc)
  64. - Net: added 'Send NOOPs' option in host edit window
  65. - GUI: added Batch Window item to lister menu
  66. - ADT: viewing of .readmes now possible
  67. - GUI: added option to change the pen and background
  68.   colour/image of the statusbar in the listers
  69. - Net: fixed some hickups in the parser that could cause
  70.   crashes
  71. - GUI: added new 'GUI' tab in Settings window
  72. - GUI: removed redundant 'Host type' from lister menus
  73.  
  74. 1.0.4alpha
  75. ==========
  76. - GUI: fixed Anonymous checkmark not unghosting user/pass
  77. - GUI: added RMB menu to lister status bar to select
  78.   SRCE/DEST/OFF state
  79. - Net: added IsOnline check to determine online status
  80.   before trying stuff like connecting to a site or commencing
  81.   a download
  82. - GUI: when adding a new host/group, the list will jump
  83.   to the new entry
  84. - GUI: when creating a new group mFTP now asks for a name
  85. - Net: added passive FTP (PASV) support
  86. - Net: disabling 'Show Hidden files' now works :^)
  87. - GUI: bottom half of icon bar no longer partially disappears
  88.   vertical if window is made (too) small
  89. - GUI: added back/forward buttons to toolbar
  90. - Net: added resume support
  91. - Net: added auto hosttype detection (VMS/normal)
  92. - Cache: disk cache is now actually used and expires at after
  93.   user definable period
  94. - GUI: 'New Group' and 'NewHost' now add the new item in the
  95.   currently active group
  96. - Net: added option to use STAT <dir> for reading the
  97.   directory contents instead of the classic PORT/PASV, TYPE,
  98.   LIST combo. This is generally faster and more efficient,
  99.   but cannot be interrupted. (Only used for non-VMS hosts)
  100.  
  101. 1.0.5alpha
  102. ==========
  103. - Prefs: remote dir now 'empty' by default, and no longer always
  104.   CWDs to / in that case (this was already fixed in 1.0.4 ;)
  105. - GUI: password win would show up even when anonymous was checked
  106.  
  107. 1.0.6alpha
  108. ==========
  109. - Net: seems 211 is not the only replycode to STAT. Added 213,
  110.   otherwise the dir is requested two times (STAT + LIST), with
  111.   the stat being show in the FTP output list (argh!)
  112. - GUI: fixed some improper menu labels/shortcuts
  113. - GUI: added hotkeys to buttons in main window
  114. - GUI: a new group is now removed if name requester is cancelled
  115. - GUI: FTP output list now no longer removes the top line for
  116.   EVERY extra line received beyond the set limit
  117. - GUI: overwrite/resume requester now also shows in ADT mode
  118. - Net: fixed broken file transfer in 1.0.5
  119. - General: removed some nasty enforcerhits here and there
  120.  
  121. 1.0.7alpha
  122. ==========
  123. - GUI: removed enforcerhits when ordering a file transfer in a
  124.   double list window
  125. - GUI: dates of files are now correctly shown in the
  126.   overwrite/resume requester
  127. - ADT: option to set maximum number of search results added
  128. - ADT: added basic ADT 'filter' system (only wildcard hilite atm)
  129.  
  130. 1.0.8alpha
  131. ==========
  132. - GUI: removed enforcer hits when closing requesters
  133. - GUI: now downloads to default download directory if there is
  134.   no destination lister
  135. - Net: fixed not being able to connect if PASV is not enabled
  136. - GUI: improved ADT filter a lot
  137. - Net: on failing to read dir, cache is no longer saved
  138. - GUI: added Recent 7/14 starting choice cycle in prefs
  139. - General: cache now only used in online mode if that setting is
  140.   enabled
  141. - General: listers now auto-refresh when content changed
  142. - General: killed some more nasty enforcer hits
  143.  
  144. 1.0.9alpha
  145. ==========
  146. - ADT: it's now possible to specify what to do with highlighted
  147.   entries (don't do anything, top of list, or exclusively show them)
  148. - GUI: you can now Drag&Drop files from remote listers into the
  149.   batch list, which will download them to default download directory
  150.  
  151. 1.0.10alpha
  152. ===========
  153. - GUI: 'local dir' string in host prefs wasn't disabled when ADT
  154.   was checked.
  155. - ADT: directory field of entries now also processed by filter
  156. - GUI: after toolbar prefs change, all buttons were displayed
  157.   in ADT listers
  158.  
  159. 1.0.11alpha
  160. ===========
  161. - GUI: added option to use a Contact Manager front end instead of
  162.   mFTP's own host list
  163. - GUI: listers now close on fatal error
  164.  
  165. 1.0.12alpha
  166. ===========
  167. - GUI: Contact Manager is now entirely optional :^)
  168. - GUI: moved around some prefs items to make it fit on 640x256
  169. - General: localized some hardcoded strings (still some left)
  170. - Net: fixed mFTP asking login/pass in some circumstances when
  171.   using the CM interface
  172. - General: a keyfile in one of the hardcoded locations was
  173.   not be recognised if KEYFILES and/or KEYPATH variable(s)
  174.   existed
  175. - GUI: overwrite/resume requester now also states the size of
  176.   the two files involved :^)
  177.  
  178. 1.1
  179. ===
  180. - GUI: window titles of CM launched listers were trashed
  181. - General: fixed nuke bug on exit caused by too old CM
  182. - GUI: added immediate update of toolbar images when prefs changed
  183. - General: added vapor_update.library support
  184. - First release
  185.  
  186. 1.1.1alpha
  187. ==========
  188. - GUI: fixed popping up of error requester causing major mayhem when
  189.   ftp service is not defined in services database of the TCP/IP stack
  190. - General: added AmFTP profiles import feature (Internal host manager)
  191. - GUI: (hopefully) fixed Resume/Overwrite window showing trash
  192. - General: added check for cmanager.library before trying to create
  193.   the CM object, to prevent a Total and Utter Mess®
  194. - GUI: listers opened using CM can now be snapshotted as well
  195. - GUI: non-relevant menu items now disabled when in CM mode
  196. - GUI: added CHMOD support
  197.  
  198. 1.2
  199. ===
  200. - NC3 Release
  201. - GUI: fixed 'Finished' time in download window showing nonsense in case
  202.   of HUGE files
  203.  
  204.